|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.common.actions.IncludeAction
public class IncludeAction
An action that suspends the current process, forwards control to another process, and resumes when that process completes.
| Constructor Summary | |
|---|---|
IncludeAction(IActionContext context,
IController controller,
DispatchConfiguration configuration)
Creates a new ForwardAction. |
|
| Method Summary | |
|---|---|
IActionResult |
execute()
Executes this action and returns its outcome. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncludeAction(IActionContext context,
IController controller,
DispatchConfiguration configuration)
context - The context that contains this action.controller - The controller to enqueue with.configuration - The configuration for this forward action.| Method Detail |
|---|
public IActionResult execute()
IAction
execute in interface IAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||